filechooserwidget: use places view to manage fixed devices
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>
Tue, 14 Jul 2015 17:48:49 +0000 (14:48 -0300)
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>
Thu, 16 Jul 2015 02:11:52 +0000 (23:11 -0300)
commit79f2400c0dd769755b8e2034a9d574f567987c0d
treed8cdcd4a3e898bffeec48cf6d1798c1488240cab
parent7db399d975b8f9626c21761dde5f2d5feeb6e305
filechooserwidget: use places view to manage fixed devices

Previous patch modified places sidebar widget to stop handling
fixed devices by adding an "Other Locations..." item. Up to now,
however, these changes are isolated from each other since the
bundled file manager widgets ignore the sidebar requests for
external management of fixed devices and networks.

To fix that, make the file chooser widget be aware of the
GtkPlacesSidebar::show-other-locations signal and, when requested,
show places view to manage the fixed devices and networks.

https://bugzilla.gnome.org/show_bug.cgi?id=752034
gtk/gtkfilechooserwidget.c
gtk/ui/gtkfilechooserwidget.ui